DocumentInCoOwners Property

A list of user IDs to associate as co-editors

Definition

Namespace: Ensur.Core.Main.POCOs
Assembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int[] CoOwners { get; set; }

Property Value

Int32

See Also