Autodesk Vault ProfessionalVault API

CreateInitialInstanceTimeSpan Property

Autodesk.Connectivity.Extensibility.FrameworkExtension<T>

Gets the TimeSpan of creating the initial instance.

Syntax

public System.Nullable<TimeSpan> CreateInitialInstanceTimeSpan {get;}
Public ReadOnly Property CreateInitialInstanceTimeSpan As System.Nullable(Of TimeSpan)

See Also