Autodesk Vault ProfessionalVault API

LoadTimeSpan Property

Autodesk.Connectivity.Extensibility.FrameworkExtensionAssembly

Time taken to load the assembly

Syntax

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

See Also