ArcFM Responder Mobile Developer Guide
DomainName Property (AutoAngleSetter)






Syntax
'Declaration
 
Public ReadOnly Property DomainName As System.String
'Usage
 
Dim instance As AutoAngleSetter
Dim value As System.String
 
value = instance.DomainName
public System.string DomainName {get;}
public read-only property DomainName: System.String; 
public function get DomainName : System.String
public: __property System.string* get_DomainName();
public:
property System.String^ DomainName {
   System.String^ 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

AutoAngleSetter Class
AutoAngleSetter Members

Send Feedback