ArcFM Responder Mobile Developer Guide
ParentSubSourceID Property (IMMEditFeederSubSource2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
Property ParentSubSourceID As System.Object
'Usage
 
Dim instance As IMMEditFeederSubSource2
Dim value As System.Object
 
instance.ParentSubSourceID = value
 
value = instance.ParentSubSourceID
[System.Runtime.InteropServices.DispId(1610678274)]
System.object ParentSubSourceID {get; set;}
read-write property ParentSubSourceID: System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function get,set ParentSubSourceID : System.Object
[System.Runtime.InteropServices.DispId(1610678274)]
__property System.Object* get_ParentSubSourceID();
__property void set_ParentSubSourceID( 
   System.Object* value
);
[System.Runtime.InteropServices.DispId(1610678274)]
property System.Object^ ParentSubSourceID {
   System.Object^ get();
   void set (    System.Object^ value);
}
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

IMMEditFeederSubSource2 Interface
IMMEditFeederSubSource2 Members

Send Feedback