ParamLongTypeInfo Property |
Gets or sets the type information for this parameter.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TypeInfoLong TypeInfo { get; set; }
Public Property TypeInfo As TypeInfoLong
Get
Set
public:
property TypeInfoLong TypeInfo {
TypeInfoLong get ();
void set (TypeInfoLong value);
}
Property Value
TypeInfoLong
See Also