AnchorAttributeSerializableDataType Property |
[Missing <summary> documentation for "P:Lithnet.MetadirectoryServices.AnchorAttributeSerializable.DataType"]
Namespace: Lithnet.MetadirectoryServicesAssembly: Lithnet.MetadirectoryServices (in Lithnet.MetadirectoryServices.dll) Version: 1.0.6017.24765
Syntax public AttributeType DataType { get; set; }
Public Property DataType As AttributeType
Get
Set
public:
property AttributeType DataType {
AttributeType get ();
void set (AttributeType value);
}
Property Value
Type:
AttributeTypeSee Also