ArcFM Responder Mobile Developer Guide
TypeId Property (MessageExpirationAttribute)






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

MessageExpirationAttribute Class
MessageExpirationAttribute Members

Send Feedback