NamespaceInfo.CreatedTime Property

Definition

The time at which the namespace was created.

[System.Runtime.Serialization.DataMember(IsRequired=false, Name="CreatedTime")]
public DateTime CreatedTime { get; }
[<System.Runtime.Serialization.DataMember(IsRequired=false, Name="CreatedTime")>]
member this.CreatedTime : DateTime
Public ReadOnly Property CreatedTime As DateTime

Property Value

Attributes

Applies to