Show / Hide Table of Contents

Interface IFCBulk

Namespace: FChoice.Foundation.Clarify.Compatibility
Assembly: FChoice.Foundation.Clarify.Compatibility.dll
Syntax
[Guid("3D860A38-CDDA-4653-88DC-F7BB6AD46E94")]
[ComVisible(true)]
public interface IFCBulk

Properties

BulkID

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

Name

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

NoSorting

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

Methods

AddGeneric(IFCGeneric)

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

ChangeGenericsOrdering(IFCGeneric)

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

NewEnum()

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

Query()

Declaration
void Query()

RemoveAllGenerics()

Declaration
void RemoveAllGenerics()

RemoveGeneric(IFCGeneric)

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

Update()

Declaration
void Update()

UpdateAll()

Declaration
void UpdateAll()
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.