Represents a Content Engine property that holds an Id (GUID string) value.
Namespace: FileNet.Api.Property
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IPropertyId Implements IProperty, ICloneable |
C# |
---|
public interface IPropertyId : IProperty, ICloneable |
C++ |
---|
interface class IPropertyId : IProperty, ICloneable |
J# |
---|
public interface IPropertyId implements IProperty, ICloneable |
JScript |
---|
public interface IPropertyId extends IProperty, ICloneable |