Interface IExpressValueType
Inherited Members
Namespace: Xbim.Common
Assembly: Xbim.Common.dll
Syntax
public interface IExpressValueType : IPersist
Properties
| Improve this Doc View SourceUnderlyingSystemType
Declaration
Type UnderlyingSystemType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Value
Declaration
object Value { get; }
Property Value
Type | Description |
---|---|
System.Object |