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