| IPortalFrameMemberMaterial Property |
Gets the
IMaterial of the portal frame member
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IPropertyWithValidValues<IMaterial> Material { get; }
ReadOnly Property Material As IPropertyWithValidValues(Of IMaterial)
Get
property IPropertyWithValidValues<IMaterial^>^ Material {
IPropertyWithValidValues<IMaterial^>^ get ();
}
abstract Material : IPropertyWithValidValues<IMaterial> with get
Property Value
IPropertyWithValidValuesIMaterialSee Also