Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > RequestFields Class : RequestChannelFields Property |
public ChannelFields RequestChannelFields {get; set;}
'Declaration Public Property RequestChannelFields As ChannelFields
'Usage Dim instance As RequestFields Dim value As ChannelFields instance.RequestChannelFields = value value = instance.RequestChannelFields
public: property ChannelFields^ RequestChannelFields { ChannelFields^ get(); void set ( ChannelFields^ value); }