Module.ManagedBy Property

Definition

represents the modules managed by owner.

[Newtonsoft.Json.JsonProperty(PropertyName="managedBy")]
public string ManagedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managedBy")>]
member this.ManagedBy : string with get, set
Public Property ManagedBy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to