DocumentOutOWNERS Property
A list of the names of all the owners on this document.
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string[] OWNERS { get; set; }
Public Property OWNERS As String()
Get
Set
function get_OWNERS();
function set_OWNERS(value);
Property Value
String