Click or drag to resize

UserRegistrationUpdatedBy Property

Get or set UpdatedBy

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

Property Value

Type: NullableGuid
See Also