Show / Hide Table of Contents

Class ObjectMappingProperties

Inheritance
object
ObjectMappingProperties
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.General
Assembly: FpAssistantCoreScl.dll
Syntax
public static class ObjectMappingProperties

Methods

View Source

GetProperties(string)

Search by name for a set of MapObjectProperties

Declaration
public static MapObjectProperties GetProperties(string name)
Parameters
Type Name Description
string name

Name of the object to find in table

Returns
Type Description
MapObjectProperties

Object containing the properties

Exceptions
Type Condition
FormatException

Parameter name is null or white space

  • View Source
In this article
Back to top Copyright 2018-2025 CADology Limited