<< Click to Display Table of Contents >> Navigation: »No topics above this level« TransferObject.ProjectDependent Property |
Indicates wheter the object belongs to the project (1 ... belongs to the project) or not (0 ... does not belong to the project)
[Visual Basic]
Public ReadOnly Property ProjectDependent() As Integer
Public Get
End Get
End Property
[C#]
public int ProjectDependent { public get; }
TransferObject Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]