ESRI.ArcGIS.ADF
Domain Field
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace > Identity Class : Domain Field




Domain or machine that the user belongs to

Syntax

Visual Basic (Declaration) 
Public Domain As String
Visual Basic (Usage)Copy Code
Dim instance As Identity
Dim value As String
 
value = instance.Domain
 
instance.Domain = value
C# 
public string Domain

See Also

© 2010 All Rights Reserved.