ArcFM Responder Mobile Developer Guide
DomainName Property (AttrAU)






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

AttrAU Class
AttrAU Members

Send Feedback