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