Show / Hide Table of Contents

Class CreateChannelSetup

Inheritance
System.Object
CreateChannelSetup
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.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreateChannelSetup

Constructors

CreateChannelSetup(Int32, String)

Declaration
public CreateChannelSetup(int mediumObjid, string designation)
Parameters
Type Name Description
System.Int32 mediumObjid
System.String designation

Properties

AdditionalFields

Declaration
public SimplifiedAdditionalFields AdditionalFields { get; }
Property Value
Type Description
SimplifiedAdditionalFields

AllowInbound

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

AllowOutbound

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

Description

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

Designation

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

IsActive

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

Location

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

MediumObjid

Declaration
public int MediumObjid { get; set; }
Property Value
Type Description
System.Int32

Title

Declaration
public string Title { get; set; }
Property Value
Type Description
System.String
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.