ProfileCriteriaProfileName Property |
Gets or sets the profile name for this criteria.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic string ProfileName { get; set; }Public Property ProfileName As String
Get
Set
public:
property String^ ProfileName {
String^ get ();
void set (String^ value);
}Property Value
String
Exceptions
See Also