Autodesk Vault ProfessionalVault API

IsIncluded Property

Autodesk.Connectivity.WebServicesItemAssocParam

Specifies whether or not the child of this association is included in the BOM

Syntax

public System.Nullable<bool> IsIncluded {get; set;}
Public Property IsIncluded As System.Nullable(Of Boolean)

See Also