Autodesk Vault ProfessionalVault API

ZeroPadding Property

Autodesk.Connectivity.WebServicesAutogenField

If true, the field will pad the value with zeros to take up the entire length (ex. 0005). If false, the number will not be padded (ex. 5).

Syntax

public System.bool ZeroPadding {get; set;}
Public Property ZeroPadding As System.Boolean

See Also