StepPresentationStyleAssignment constructor

init

Constructs a new instance of StepPresentationStyleAssignment

def __init__(self):
    ...

init {#System.Collections.Generic.List}

Constructs a new instance of StepPresentationStyleAssignment

def __init__(self, styles):
    ...
ParameterTypeDescription
stylesSystem.Collections.Generic.List

See Also