ArcFM Responder Mobile Developer Guide
ParentSubSourceID Property (IMMFeederSubSource2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
ReadOnly Property ParentSubSourceID As System.Object
'Usage
 
Dim instance As IMMFeederSubSource2
Dim value As System.Object
 
value = instance.ParentSubSourceID
[System.Runtime.InteropServices.DispId(1610678274)]
System.object ParentSubSourceID {get;}
read-only property ParentSubSourceID: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get ParentSubSourceID : System.Object
[System.Runtime.InteropServices.DispId(1610678274)]
__property System.Object* get_ParentSubSourceID();
[System.Runtime.InteropServices.DispId(1610678274)]
property System.Object^ ParentSubSourceID {
   System.Object^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMFeederSubSource2 Interface
IMMFeederSubSource2 Members

Send Feedback