Class ObjectMappingProperties
Inheritance
System.Object
ObjectMappingProperties
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public static class ObjectMappingProperties : object
Methods
View SourceGetProperties(String)
Search by name for a set of MapObjectProperties
Declaration
public static MapObjectProperties GetProperties(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | Name of the object to find in table |
Returns
Type | Description |
---|---|
MapObjectProperties | Object containing the properties |