Table of Contents

Class StructureLivingUnitDataIntegrationCom

Namespace
Sfrep.AppraiseIt.Client.Integration.Com.DataStore
Assembly
Sfrep.AppraiseIt.Client.Integration.Com.dll

Encapsulate's a structure's living unit in the dynamic data store.

[ComVisible(true)]
[Guid("9C62E4CE-A65B-4617-A94C-1CBA8135D4DA")]
[ClassInterface(ClassInterfaceType.None)]
public sealed class StructureLivingUnitDataIntegrationCom : UnitDataIntegrationComBase, IStructureLivingUnitDataIntegrationCom, IUnitDataIntegrationComBase, IDisposable
Inheritance
object
StructureLivingUnitDataIntegrationCom
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()

Constructors

StructureLivingUnitDataIntegrationCom()

This no args constructor is required for COM support and should not be called directly.

public StructureLivingUnitDataIntegrationCom()

Methods

StructureIndex()

Gets the parent structure's index.

public int StructureIndex()

Returns

int

UnitIndex()

Gets the living unit's index.

public int UnitIndex()

Returns

int