Class DateTimeSelectExtensions
Inheritance
System.Object
DateTimeSelectExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Xbim.Ifc2x3.DateTimeResource
Assembly: Xbim.Ifc2x3.dll
Syntax
public static class DateTimeSelectExtensions
Methods
| Improve this Doc View SourceAsString(IfcDateTimeSelect)
Get the string value for the IfcDateTimeSelect
Declaration
public static string AsString(this IfcDateTimeSelect ifcDateTimeSelect)
Parameters
Type | Name | Description |
---|---|---|
IfcDateTimeSelect | ifcDateTimeSelect | IfcDateTimeSelect |
Returns
Type | Description |
---|---|
System.String | string |