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