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