You are here: Start » FIL.NET » LocatePointsModelId Class

LocatePointsModelId Class

Namespace:Fil
Assembly:FilNet.Types.dll

Identifier of Locate Points model.

Constructors

 ConstructorDescription
LocatePointsModelId()
LocatePointsModelId(String, Optional<DeviceKind>, Int32)

Properties

 NameTypeDescription
DeviceIndexSystem.Int32
DeviceTypeFtl.Optional<Fil.DeviceKind>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
ModelDirectorySystem.String

Methods

 NameDescription
CopyTo(Fil.LocatePointsModelId)
Dispose()Inherited from Fil.UnmanagedObject
Equals(Fil.LocatePointsModelId)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.LocatePointsModelId)
ToString()Inherited from System.Object

Remarks

See also