ProfileCriteriaProfileName Property

Gets or sets the profile name for this criteria.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string ProfileName { get; set; }

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when the profile name is invalid.
See Also