CopyTDProjectModel.TDProjectAttributes Property
Public ReadOnly Property TDProjectAttributes() As List(Of AttributeInfoModel)
This language is not supported or no code example is available.
public List<AttributeInfoModel> TDProjectAttributes {get;}
This language is not supported or no code example is available.
public:
property List<AttributeInfoModel^>^ TDProjectAttributes {
List<AttributeInfoModel^>^ get( );
}
This language is not supported or no code example is available.