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