Show / Hide Table of Contents

Class FCBulk

Inheritance
System.Object
FCBulk
Implements
IFCBulk
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.Compatibility
Assembly: FChoice.Foundation.Clarify.Compatibility.dll
Syntax
[ComVisible(true)]
[Guid("DDBC0BE8-F58D-4bde-B658-6FB1E0851C4C")]
[ClassInterface(ClassInterfaceType.None)]
public sealed class FCBulk : IFCBulk

Properties

BulkID

Declaration
public short BulkID { get; set; }
Property Value
Type Description
System.Int16

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

NoSorting

Declaration
public bool NoSorting { get; set; }
Property Value
Type Description
System.Boolean

Methods

AddGeneric(IFCGeneric)

Declaration
public void AddGeneric(IFCGeneric generic)
Parameters
Type Name Description
IFCGeneric generic

ChangeGenericsOrdering(IFCGeneric)

Declaration
public void ChangeGenericsOrdering(IFCGeneric generic)
Parameters
Type Name Description
IFCGeneric generic

GenericCount()

Declaration
public int GenericCount()
Returns
Type Description
System.Int32

NewEnum()

Declaration
public IEnumerator NewEnum()
Returns
Type Description
System.Collections.IEnumerator

Query()

Declaration
public void Query()

RemoveAllGenerics()

Declaration
public void RemoveAllGenerics()

RemoveGeneric(IFCGeneric)

Declaration
public void RemoveGeneric(IFCGeneric generic)
Parameters
Type Name Description
IFCGeneric generic

Update()

Declaration
public void Update()

UpdateAll()

Declaration
public void UpdateAll()

Implements

IFCBulk
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.