IfcProjectDataAuthorGivenName Field
 | 
Namespace:  Bricscad.Ifc
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public const string AuthorGivenName = "author/givenName"
 
Public Const AuthorGivenName As String = "author/givenName"
 
public:
literal String^ AuthorGivenName = "author/givenName"
 
static val mutable AuthorGivenName: string
 
 
 
Field Value
Type: 
String 
See Also