IInitiatorSessionInfo.TargetCompId Property

string TargetCompId {get; set;}
This language is not supported or no code example is available.
 
property String^ TargetCompId { 
String^ get( ); 
void set( 
String^ value 
); 
}
This language is not supported or no code example is available.
function get TargetCompId() : String
function set TargetCompId(value : String);
This language is not supported or no code example is available.

Property Value

string

In this article

Definition