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 > ResponseCodeStream Class : CodeStreamRange Property |
public SampleRange CodeStreamRange {get; set;}
'Declaration Public Property CodeStreamRange As SampleRange
'Usage Dim instance As ResponseCodeStream Dim value As SampleRange instance.CodeStreamRange = value value = instance.CodeStreamRange
public: property SampleRange^ CodeStreamRange { SampleRange^ get(); void set ( SampleRange^ value); }