Click or drag to resize
msidmRequestTargetDetailmsidmIsReference Property
Is Reference - Describes whether the underlying attribute value in a request target detail object is a reference or not.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public Nullable<int> msidmIsReference { get; set; }

Property Value

Type: NullableInt32
See Also