Click or drag to resize

UserContextEnterpriseId Property

Gets or sets EnterpriseId.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public Nullable<Guid> EnterpriseId { get; set; }

Property Value

Type: NullableGuid
See Also