AyaNova business object library 4.0.1
Creator Property
NamespacesGZTW.AyaNova.BLLAssignedDocCreator
Get user record ID of person who created this record
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public Guid Creator { get; }
Public ReadOnly Property Creator As Guid
Dim instance As AssignedDoc
Dim value As Guid

value = instance.Creator
public:
property Guid Creator {
	Guid get ();
}
/** @property */
public Guid get_Creator()
public function get Creator () : Guid
function get_creator();

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)