IfcProjectDataAuthorGivenName Field
 | 
Namespace: Bricscad.Ifc
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
String
 
See Also