Show / Hide Table of Contents

Class ObjectMappingProperties

Inheritance
System.Object
ObjectMappingProperties
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public static class ObjectMappingProperties : object

Methods

View Source

GetProperties(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

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited