msidmRequestTargetDetailmsidmMode Property |
Mode - This attribute defines the mode of the update occurring on the specified target object. This attribute comes from the request parameters of the parent request.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string msidmMode { get; set; }
Public Property msidmMode As String
Get
Set
public:
property String^ msidmMode {
String^ get ();
void set (String^ value);
}
member msidmMode : string with get, set
Property Value
Type:
String
See Also