Click or drag to resize

VendorCreatedBy Property

Created by field.

Namespace: GSF.Web.Shared.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
[DefaultValueExpressionAttribute("UserInfo.CurrentUserID")]
[StringLengthAttribute(200)]
[RequiredAttribute]
public string CreatedBy { get; set; }
View Source

Property Value

String
See Also