ArcFM Responder Mobile Developer Guide
TypeId Property (DefaultArgumentAttribute)






Syntax
'Declaration
 
Public Overridable ReadOnly Property TypeId As System.Object
'Usage
 
Dim instance As DefaultArgumentAttribute
Dim value As System.Object
 
value = instance.TypeId
public virtual System.object TypeId {get;}
public read-only property TypeId: System.TObject; virtual; 
public function get TypeId : System.Object
public: __property virtual System.Object* get_TypeId();
public:
virtual property System.Object^ TypeId {
   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

DefaultArgumentAttribute Class
DefaultArgumentAttribute Members

Send Feedback